@font-face {
  font-family: GOTHICB;
  src: url('../fonts/GOTHICB.TTF');
}
@font-face {
  font-family: MISANS-REGULAR;
  src: url('../fonts/MISANS-REGULAR.TTF');
}
@font-face {
  font-family: MISANS-MEDIUM;
  src: url('../fonts/MISANS-MEDIUM.TTF');
}
@font-face {
  font-family: MISANS-LIGHT;
  src: url('../fonts/MISANS-LIGHT.TTF');
}
@font-face {
  font-family: MISANS-BOLD;
  src: url('../fonts/MISANS-BOLD.TTF');
}
* {
  margin: 0px;
  padding: 0px;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.w1917 {
  max-width: 1917px;
  margin: 0 auto;
  width: 100%;
}
.w1760 {
  max-width: 1760px;
  margin: 0 auto;
  width: 91.66%;
}
.w1099 {
  max-width: 1099px;
  margin: 0 auto;
  width: 94%;
}
.w1450 {
  max-width: 1450px;
  margin: 0 auto;
  width: 94%;
}
.w1250 {
  max-width: 1250px;
  margin: 0 auto;
}
.w1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.w1100 {
  max-width: 1100px;
  margin: 0 auto;
}
.w910 {
  max-width: 910px;
  margin: 0 auto;
}
.nav_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  z-index: 9999;
  padding: 30px 4.16%;
  width: 100%;
  background-color: white !important;
  box-shadow: 0 -11px 50px 0px #c1c0c0;
  font-family: MISANS-REGULAR;
}
.nav_top .left {
  display: flex;
  flex: 1;
  align-items: center;
  margin-right: 201px;
}
.nav_top .left .logo {
  margin-right: 21.13%;
}
.nav_top .left .nav {
  display: flex;
  width: 63.43%;
  justify-content: space-between;
  margin-top: 0;
  color: rgba(0, 0, 0, 0.6);
}
.nav_top .left .nav li .hover,
.nav_top .left .nav li:hover {
  color: #3d74ca;
  font-family: MISANS-REGULAR;
}
.nav_top .right {
  margin-top: 0;
}
.nav_top .right .hotline {
  font-size: 20px;
  line-height: 20px;
  color: #0079cd;
  font-family: numberFont;
}
body {
  background: #f0f4f7;
}
.swiper-pagination-bullet {
  width: 9px !important;
  height: 9px !important;
}
.quan_quan {
  position: relative;
}
.index_banner {
  position: relative;
}
.shou_banner {
  margin-top: 100px;
}
.index_banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 10px !important;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  opacity: 0.4;
  box-shadow: 0 0 4px #000;
}
.index_banner .swiper-pagination-bullet-active {
  position: relative;
  background-color: #fff;
  opacity: 1;
}
.index_banner .swiper-pagination-bullet-active::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 15px;
  height: 15px;
  margin: -8px 0 0 -8px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.index_banner .swiper-button-prev,
.index_banner .swiper-container-rtl .swiper-button-next {
  left: 0;
  transform: translateX(-100%);
  transition: 0.3s;
  opacity: 0;
}
.index_banner .swiper-button-next,
.index_banner .swiper-container-rtl .swiper-button-prev {
  right: 0;
  transform: translateX(100%);
  transition: 0.3s;
  opacity: 0;
}
.index_banner:hover .swiper-button-prev {
  transform: translateX(20px);
  opacity: 1;
}
.index_banner:hover .swiper-button-next {
  transform: translateX(-20px);
  opacity: 1;
}
.index_banner .swiper-container-rtl .swiper-button-next {
  left: 0;
  transform: translateX(-100%);
  transition: 0.3s;
  opacity: 0;
}
.index_banner:hover .swiper-button-next {
  transform: translateX(-20px);
  opacity: 1;
}
.main_title {
  display: none;
}
.index_about_wrap {
  background-color: #fff;
  margin-top: 140px;
}
.index_about {
  display: flex;
  justify-content: space-between;
  background: #fff;
}
.index_about .left h1 {
  font-size: 46px;
  line-height: 46px;
  font-weight: lighter;
  color: #000;
  margin-bottom: 49px;
}
/*.index_about .left a img {*/
/*  vertical-align: middle;*/
/*}*/
/*.index_about .left a .ljt {*/
/*  transition: 0.3s;*/
/*}*/
/*.index_about .left a:hover .ljt {*/
/*  transform: translateX(10px);*/
/*}*/
.index_about .left .bottom {
  margin-left: 0px;
  margin-top: -27px;
}
.index_about .right {
  width: 70.83%;
}
.index_about .right .top {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  padding-bottom: 143px;
  margin: 102px 254px -33px 254px;
}
.index_about .right .top .main {
  font-size: 50px;
  color: #000;
  font-weight: bold;
  line-height: 42px;
  margin-bottom: 57px;
}
.index_about .right .top .gs {
  font-size: 24px;
  color: #3d74ca;
  margin-bottom: 19px;
  font-family: MISANS-MEDIUM;
}
.index_about .right .top .content {
  font-size: 14px;
  color: #888888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 59px;
  font-family: MISANS-MEDIUM;
}
.index_about .right .bottom {
  display: flex;
  justify-content: space-between;
}
.index_about .right .bottom .si_kuai_e {
  display: flex;
}
.index_about .right .bottom .si_kuai_e .si_kuai {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* margin-top: 107px */
  /* position: relative; */
}
.fazhanlicheng {
  position: relative;
}
.index_about .right .bottom .si_kuai p {
  position: absolute;
  margin-top: -89px;
  font-size: 16px;
  color: #ffffff;
  margin-left: 137px;
}
.index_about .right .bottom .si_kuai .a {
  position: absolute;
  margin-top: -76px;
  font-size: 16px;
  color: #ffffff;
  margin-left: 98px;
}
.index_about .right .bottom li span {
  line-height: 36px;
}
.index_about .right .bottom li span:nth-child(1) {
  font-size: 70px;
  line-height: 70px;
  color: #0079cd;
  font-family: numberFont;
}
.index_about .right .bottom li span:nth-child(2) {
  font-size: 16px;
  color: #000;
}
.index_about .right .bottom li span:nth-child(2) br {
  display: none;
}
.index_product {
  padding: 120px 0 200px 0;
  background: #f2f4f6;
}
.index_product .w1450 {
  display: flex;
  justify-content: space-between;
}
.index_product .w1450 li {
  width: 24.27%;
  height: 526px;
  background: #fff;
  text-transform: uppercase;
  transition: all 0.5s;
}
.index_product .w1450 li:hover {
  background: #0079cd;
}
.index_product .w1450 li:hover p:nth-child(1) {
  color: #fff;
}
.index_product .w1450 li:hover .xq {
  background: url('../images/left_jt.png') center no-repeat #fff;
}
.index_product .w1450 li:hover img {
  transform: scale(1.1);
}
.index_product .w1450 li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index_product .w1450 li p:nth-child(1) {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  padding: 70px 0 18px 0;
}
.index_product .w1450 li p:nth-child(2) {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 84px;
  color: #999;
  font-family: numberFont;
}
.index_product .w1450 li .xq {
  width: 90px;
  height: 52px;
  border-radius: 91px;
  margin-bottom: 18%;
  background: url('../images/left_jt_b.png') center no-repeat #0079cd;
}
.index_product .w1450 li .xq img {
  vertical-align: middle;
}
.index_application {
  position: relative;
}
.index_application .bigimg {
  display: flex;
}
.index_application .w1450 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: 999;
}
/* .gao{
  margin-top: 131px;
 } */
.index_application .w1450 .mtop {
  display: none;
}
.index_application .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 240px;
}
.index_application .top .left p {
  font-size: 46px;
  color: #fff;
  margin-bottom: 70px;
}
.index_application .top .left div {
  width: 44px;
  height: 6px;
  background: #fff;
}
.index_application .top .right {
  font-size: 150px;
  line-height: 150px;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.3);
  text-align: right;
  font-family: numberFont;
}
.index_application .bottom {
  display: flex;
  justify-content: space-between;
  margin: 0 389px;
  padding-bottom: 150px;
}
.bgimg {
  background-image: url(../images/images//bei_three.png) !important;
  padding-top: 0px !important;
  height: 863px !important;
  margin-top: 90px;
}
.ss {
  display: flex;
  justify-content: space-between;
  margin: -28px 200px 0 260px;
}
.index_application .bottom li {
  width: 14.75%;
  height: 168px;
  /* padding: 0 3% */
}
.technical .bottom .fazhan_lia:hover,
.technical .bottom .fazhan_lia.active {
  background: url(../images/images/beijing_quan.png) no-repeat center;
  transition: 1s;
}
.index_application .bottom li:hover span,
.index_application .bottom li.active span {
  color: #fff;
}
.index_application .bottom li:hover a img:nth-child(2),
.index_application .bottom li.active a img:nth-child(2) {
  display: none;
}
.index_application .bottom li:hover a img:nth-child(3),
.index_application .bottom li.active a img:nth-child(3) {
  display: block !important;
}
.index_application .bottom li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.index_application .bottom li a img:nth-child(3) {
  display: none;
}
.index_application .bottom li span {
  font-size: 26px;
}
.index_news .w1450 .right li .ms {
  min-height: 163px;
}
.index_technology {
  display: none;
  padding: 150px 0;
  background: url('../images/jushu_bg.png') no-repeat bottom #f2f5f8;
}
.index_technology .main_title {
  display: none;
}
.index_technology .mpic {
  display: none !important;
}
.index_technology .w1450 {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.index_technology .w1450 .left {
  width: 44.96%;
}
.index_technology .w1450 .left img {
  margin-left: 30px;
}
.index_technology .w1450 .right {
  width: 63.38%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 70px;
}
.index_technology .w1450 .right .top {
  width: 65.61%;
}
.index_technology .w1450 .right .top .title {
  font-size: 46px;
  line-height: 46px;
  color: #0079cd;
}
.index_technology .w1450 .right .top .ms {
  font-size: 16px;
  line-height: 36px;
  color: #888;
  margin: 28px 0 0px;
  height: 200px;
}
.index_technology .w1450 .right .bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.index_technology .w1450 .right .bottom li {
  width: 32.64%;
  height: 214px;
  background: #fff;
  padding: 40px 0 40px 4.35%;
  overflow: hidden;
  font-size: 25px;
}
.index_technology .w1450 .right .bottom li::after {
  content: '';
  display: block;
  width: 116%;
  height: 214px;
  background-image: linear-gradient(to bottom right, #1677d0, #309be8);
  margin-left: -37px;
  margin-top: 36px;
  transition: 0.3s;
}
.index_technology .w1450 .right .bottom li:hover::after,
.index_technology .w1450 .right .bottom li.active::after {
  transform: translateY(-210px);
}
.index_technology .w1450 .right .bottom li:hover span,
.index_technology .w1450 .right .bottom li.active span {
  z-index: 999;
}
.index_technology .w1450 .right .bottom li:hover span:nth-child(1),
.index_technology .w1450 .right .bottom li.active span:nth-child(1) {
  color: #fff;
}
.index_technology .w1450 .right .bottom li a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index_technology .w1450 .right .bottom li .title {
  color: #000;
}
.index_technology .w1450 .right .bottom li .xh {
  color: rgba(1, 1, 1, 0.2);
}
.head {
  background: white;
  font-family: GOTHICB;
}
.head .nav_top {
  transition: 1s ease-out, top 0s;
}
.head .nav_top:hover {
  background: #fff !important;
}
.index_news {
  padding: 125px 0 154px;
}
.index_news .title {
  font-size: 24px;
  line-height: 66px;
  /* text-align: center; */
  margin-bottom: 62px;
  margin-left: 15px;
}
.index_news .title_E {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 62px;
  font-family: GOTHICB;
}
.index_news .left .stitle ul .stitle_li {
  padding: 17px 50px;
  background-color: #dfdfdf;
  font-size: 18px;
  font-family: MISANS-REGULAR;
}
.index_news .left .stitle ul .stitle_li:hover,
.index_news .left .stitle ul .stitle_li.hover {
  color: #ffffff;
  background-color: #0079cd;
}
.index_news .w1450 .left .hr {
  height: 1px;
  border: 1px solid #e5e5e5;
  margin-bottom: 96px;
}
.index_news .w1450 .left .hr .yuan {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
  border-radius: 50%;
  margin-top: -3px;
}
.index_news .w1450 .left .btn {
  width: 90px;
  height: 52px;
  border-radius: 91px;
  margin-bottom: 10px;
  background: url('../images/left_jt_b.png') center no-repeat #0079cd;
  cursor: pointer;
}
.index_news .w1450 .left .btn img {
  vertical-align: middle;
}
.index_news .w1450 .left .prev {
  transform: scaleX(-1);
}
.index_news .w1450 .left .swiper-button-disabled {
  background: url('../images/left_jt.png') center no-repeat #fff;
  border: 2px solid #0079cd;
}
.index_news .w1450 .index_news_Swiper3 {
  display: none;
}
.index_news .w1450 .right {
  width: 1191px;
  overflow: hidden;
}
.index_news .w1450 .right ul {
  height: auto;
}
.index_news .w1450 .right li {
  width: 376px;
  height: auto;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.index_news .w1450 .right li .box {
  box-shadow: 0 0 10px #ccc;
}
.index_news .w1450 .right li:hover .bottom {
  overflow: visible;
  transform: translateY(-301px);
  transition: ease 0.8s;
}
.index_news .w1450 .right li .ms {
  font-size: 20px;
  line-height: 40px;
  color: #444;
  padding: 30px 38px 0;
  height: 166px;
  flex: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 41.41%;
}
.index_news .w1450 .right li .bottom {
  max-height: 285px;
  overflow: hidden;
}
.index_news .w1450 .right li .bottom .date {
  background: url('../images/index_news_bg.png') no-repeat;
  padding: 45px 38px 38px;
  font-size: 20px;
  color: #fff;
  font-family: numberFont;
}
.index_news .w1450 .right li .bottom .date span:nth-child(2) {
  color: rgba(255, 255, 255, 0.4);
  margin-left: 20px;
}
.main_title {
  margin-bottom: -2%;
  margin-top: 3%;
  font-size: 20px;
  text-align: center;
}
.footer .top {
  background: #001028;
  padding: 110px 0;
}
.footer .top .w1450 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .top .left .logo {
  margin-bottom: 50%;
}
.footer .top .left .btn {
  padding: 0 34px;
  width: fit-content;
  height: 52px;
  border-radius: 91px;
  margin-bottom: 20px;
  border: 2px solid #0079cd;
  line-height: 52px;
  font-size: 16px;
  color: #fff;
}
.footer .top .left .btn img {
  margin-top: 19px;
  margin-left: 12px;
}
.footer .top .right {
  width: 100%;
  margin-top: -105px;
}
.footer .top .right .footer_nav {
  padding-bottom: 72px;
  border-bottom: 1px solid #4e4e4e;
  margin-bottom: 70px;
}
.footer .top .right .footer_nav ul {
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 16px;
  font-family: MISANS-REGULAR;
}
.footer .top .right .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: none;
}
.footer .top .right .bottom .left {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.3);
  height: 266px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer .top .right .bottom .left span {
  color: #fff;
  font-size: 16px;
  font-family: MISANS-REGULAR;
}
.footer .top .right .bottom .right {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
  width: 126px;
  height: 100px;
  margin-top: -8px;
  font-family: MISANS-REGULAR;
}
.footer .top .right .bottom .right img {
  margin-bottom: 15px;
}
.footer .top .right .bottom .right p {
  text-align: center;
  color: white;
}
.footer .top .right .bottom .scroll_top {
  cursor: pointer;
}
.footer .footer_bottom {
  font-size: 14px;
  line-height: 63px;
  color: rgba(255, 255, 255, 0.3);
  background: #000;
}
.footer .footer_bottom .w1450 {
  display: flex;
  justify-content: space-between;
}
.index_banner .swiper-pagination-bullets {
  bottom: 30px !important;
}
.ban {
  position: relative;
}
.pub_padding {
  padding-top: 120px;
  position: relative;
}
.news {
  padding-top: 140px;
}
.technical {
  padding-top: 140px;
  height: 1060px;
}
.product .nav {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-bottom: 4%;
  border-bottom: 2px solid #e4e8ea;
  margin-bottom: 6%;
}
.product .nav li {
  width: 23.31%;
  height: 142px;
  background: url('../images/pdnav_bg.png');
  padding-top: 28px;
  border: 4px solid #fff;
  box-shadow: 0 0 30px 0 #ccc;
}
.product .nav li a {
  display: flex;
  justify-content: space-around;
}
.product .nav li:hover,
.product .nav li.active {
  border: 4px solid #0079cd;
}
.product .nav li .ms p:nth-child(1) {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  margin-bottom: 14px;
}
.product .nav li .ms p:nth-child(2) {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  font-family: numberFont;
}
.product .nav .xh {
  position: absolute;
  top: 189px;
  left: 0;
  transition: 0.3s;
}
.product .nav2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1px;
  margin-left: 346px;
  margin-right: 346px;
}
.product .nav2 li {
  width: 28.65%;
  background: #fff;
  line-height: 78px;
  /* border-radius: 72px; */
  margin-left: 10px;
  font-size: 18px;
  color: #666;
  text-align: center;
}
.product .nav2 li:nth-child(1) {
  margin-left: 0;
}
.product .nav2 li a {
  width: 100%;
  height: 100%;
  display: block;
}
.product .nav2 li:hover,
.product .nav2 li.active {
  background: #0079cd;
  color: #fff;
  transition: 0.5s;
}
.product .nav2 li .white {
  display: none;
  position: absolute;
  margin-top: -49px;
  margin-left: 66px;
}
.black {
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 13px;
}
.product .nav2 li:hover .white,
.product .nav2 li.active .white {
  display: block;
}
.content_li_a {
  display: flex;
  justify-content: space-between;
}
.dui {
  text-align: left;
}
.pack_1 {
  font-size: 24px;
  font-family: GOTHICB;
  margin: 49px 0 20px 0;
}
.dianchixiang_1 {
  font-size: 34px;
}
.product .pd {
  /* display: flex; */
  flex-wrap: wrap;
  margin: 0 30px;
}
.product .pd li {
  margin-top: 98px;
  background-color: white;
}
.pd_a {
  display: flex;
  justify-content: space-between;
  border: 2px solid white;
}
.pd_a:hover {
  border: 2px solid #3d74ca;
  box-shadow: 0 30px 40px 2px #d0cfcf;
  transition: 0.5s;
}
ul.pd li:hover button {
  background-color: #1677d0;
  color: white;
  transition: 0.5s;
}
.product .pd li .wrap {
  height: 348px;
  /* width: 346px; */
  overflow: hidden;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.product .cc_botton {
  margin: 95px 0 156px 0;
}
.base ul li {
  position: relative;
  display: flex;
  margin-bottom: 130px;
  justify-content: space-between;
  margin-left: 0px;
}
.base ul li:hover .blue {
  width: 100% !important;
}
.base ul li .img {
  border-bottom: 6px solid #fff;
  position: relative;
}
.base ul li .img .blue {
  height: 6px;
  background: #0079cd;
  position: absolute;
  width: 0;
  transition: 0.5s;
}
.base ul li:last-child {
  margin-bottom: 0;
}
.base ul li:nth-child(2n) {
  flex-flow: row-reverse;
  justify-content: space-between;
  margin-left: 0;
  margin-right: -7px;
}
.base ul li:nth-child(2n) .num {
  left: 1214px;
}
.base ul li .right {
  font-size: 64px;
  line-height: 70px;
  margin-top: 20px;
  width: 611px;
}
.base ul li .right p.yw {
  font-family: MISANS-LIGHT;
  font-size: 44px;
  font-weight: 300;
}
.base ul li .right .bottom {
  display: flex;
  align-items: center;
}
.base ul li .right .bottom .left {
  width: 58px;
  height: 98px;
  background: #0079cd;
  border-radius: 10px;
  margin-right: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.base ul li .right .bottom .left img {
  display: block;
}
.base ul li .right .bottom .ms p:nth-child(1) {
  font-size: 30px;
  color: #3d74ca;
  -webkit-text-stroke: 0;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 34px;
  font-family: MISANS-MEDIUM;
}
.base ul li .right .bottom .ms p:nth-child(2) {
  font-size: 16px;
  color: #444;
  -webkit-text-stroke: 0;
  margin-bottom: 0;
  line-height: 34px;
  opacity: 0.6;
  margin: 50px 0 98px 0;
  font-family: MISANS-REGULAR;
}
.base ul .num {
  position: absolute;
  top: 1311px;
  left: 533px;
  color: #fff;
  font-size: 150px;
}
.base ul .num1 {
  position: absolute;
  top: 146px;
  left: 536px;
  color: #fff;
  font-size: 150px;
}
.base ul .num2 {
  position: absolute;
  top: 726px;
  left: 771px;
  color: #fff;
  font-size: 150px;
}
.base ul .num3 {
  position: absolute;
  top: 1898px;
  left: 770px;
  color: #fff;
  font-size: 150px;
}
.base ul .num_E {
  position: absolute;
  top: 2322px;
  left: 869px;
  color: #fff;
  font-size: 150px;
}
.base ul .num1_E {
  position: absolute;
  top: 1084px;
  left: 869px;
  color: #fff;
  font-size: 150px;
}
.base ul .num2_E {
  position: absolute;
  top: 1706px;
  left: 890px;
  color: #fff;
  font-size: 150px;
}
.base ul .num3_E {
  position: absolute;
  top: 2927px;
  left: 890px;
  color: #fff;
  font-size: 150px;
}
.technical .nav {
  display: flex;
  justify-content: space-around;
  margin-bottom: 13%;
}
.technical .nav .fazhan_li {
  width: 32.82%;
  line-height: 86px;
  text-align: center;
  border-bottom: 2px solid #e1e3e3;
  font-size: 26px;
  font-weight: lighter;
  position: relative;
}
.technical .nav .dark_li {
  width: 146.82%;
  line-height: 120px;
  text-align: center;
  border-left: none;
  font-size: 26px;
  font-weight: lighter;
  position: relative;
}
.technical .nav .honarary_li {
  width: 100.82%;
  line-height: 50px;
  text-align: center;
  font-size: 44px;
  font-weight: lighter;
  position: relative;
  text-align: left;
  font-family: MISANS-LIGHT;
}
.honarary_li_ying {
  font-size: 30px;
  color: #0079cd;
  font-family: GOTHICB;
}
.technical .nav li a {
  color: black;
  display: block;
}
.technical .nav li img {
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  z-index: -999;
  display: none;
}
.gaoyadian_li {
  margin-left: 128px;
}
.fazhan_lia {
  width: 237px;
  height: 170px;
}
.technical .nav .fazhan_lia a {
  color: #999999;
  display: block;
}
.technical .nav .fazhan_lia img {
  position: static !important;
  left: 0px !important;
  bottom: 0px !important;
  transform: translateX(0) !important;
  z-index: 0 !important;
  display: block !important;
  margin: 40px auto 0;
}
.technical .nav .fazhan_li:hover,
.technical .nav .fazhan_li.active {
  border-bottom: 3px solid #3d74ca;
}
.technical .nav .fazhan_lia:hover,
.technical .nav .fazhan_lia.active {
  border-bottom: 0px;
}
.technical .nav .honarary_li:hover,
.technical .nav .honarary_li.active {
  border-bottom: 0;
}
.technical .nav .honarary_li:hover a,
.technical .nav .honarary_li.active a {
  color: black;
}
.technical .nav li:hover a,
.technical .nav li.active a {
  color: #3d74ca;
}
.technical .nav .dark_li:hover a,
.technical .nav .dark_li.active a {
  color: black;
  font-family: MISANS-MEDIUM;
}
.technical .nav li:hover .quan_dark,
.technical .nav li.active .quan_dar {
  border: 4px solid #3d74ca;
}
.technical .nav li:hover img,
.technical .nav li.active img {
  display: block;
}
.technical .content {
  text-align: center;
  height: 435px;
  margin-bottom: 3%;
  margin-top: 90px;
  margin-left: 0px;
  margin-right: 0px;
}
.jian {
  height: 300px !important;
  margin-top: 200px !important;
}
.technical .content .title_ms {
  font-size: 24px;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 70px;
  font-family: GOTHICB;
}
.technical .content .etitle {
  font-size: 18px;
  line-height: 50px;
  margin-bottom: 1%;
  text-align: left;
  font-family: MISANS-REGULAR;
}
.technical .content .ms {
  width: 646px;
  height: 320px;
  font-size: 18px;
  line-height: 34px;
  font-weight: lighter;
  color: #888888;
  margin-left: 100px;
  overflow-y: scroll;
  margin-top: 40px;
}
.technical .swiper {
  overflow: hidden;
}
.technical .swiper_btn {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.technical .swiper_btn .btn {
  width: 60px;
  height: 60px;
  border-radius: 91px;
  margin-bottom: 10px;
  background: url(../images/images/left_lan.png) center no-repeat;
  border: 2px solid #3d74ca;
  margin-bottom: 6%;
  cursor: pointer;
}
.technical .swiper_btn .btn:hover {
  background: url(../images/images/left_bai.png) center no-repeat #0079cd;
}
.technical .swiper_btn .btn:nth-child(1) {
  transform: scaleX(-1);
  margin-right: 24px;
}
.news {
  padding-bottom: 0;
}
.news .qiye {
  margin-bottom: 140px;
  position: relative;
}
.news .qiye a img {
  transition: 0.8s;
}
.news .qiye a:hover .title {
  color: #0079cd;
}
.news .qiye a:hover img {
  transform: scale(1.1);
}
.news .qiye a:hover .ckxq .more {
  color: #0079cd !important;
}
.news .qiye .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 46px;
  font-weight: lighter;
  margin-bottom: 50px;
}
.news .qiye .content {
  display: flex;
}
.news .qiye .content .ms {
  flex: 1;
  background: #fff;
  padding: 77px 70px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.news .qiye .content .ms .title {
  font-size: 26px;
  line-height: 44px;
  font-weight: lighter;
  margin-bottom: 0;
}
.news .qiye .content .ms .jianjie {
  font-size: 16px;
  line-height: 30px;
  color: #888888;
  font-weight: lighter;
}
.news .qiye .content .ms .ckxq {
  display: flex;
  justify-content: space-between;
}
.news .qiye .content .ms .ckxq .more {
  font-size: 16px;
  color: #888888;
}
.news .qiye .content .ms .ckxq .date {
  font-size: 20px;
  font-family: numberFont;
}
.news .qiye .content .ms .ckxq .date span:nth-child(1) {
  color: #0079cd;
  margin-right: 9px;
}
.news .swiper_btn {
  display: flex;
  justify-content: center;
}
.news .swiper_btn .btn {
  width: 90px;
  height: 52px;
  border-radius: 91px;
  background: url(../images/left_jt.png) center no-repeat;
  border: 2px solid #0079cd;
  cursor: pointer;
}
.news .swiper_btn .btn:nth-child(1) {
  transform: scaleX(-1);
  margin-right: 20px;
}
.news .swiper_btn .btn:hover {
  background: url(../images/left_jt_b.png) center no-repeat #0079cd;
}
.news .swiper-container-horizontal > .swiper-pagination-bullets,
.news .swiper-pagination-custom,
.news .swiper-pagination-fraction {
  bottom: -65px;
}
.news .swiper-pagination-bullet {
  border: 2px solid #0079cd;
  background: none;
  width: 10px !important;
  height: 10px !important;
}
.news_read {
  padding-top: 26px;
  text-align: center;
  padding: 120px 0;
}
.news_read .title {
  font-size: 26px;
  line-height: 44px;
  font-weight: lighter;
}
.news_read .date {
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 49px;
  font-family: numberFont;
}
.news_read .date span:nth-child(1) {
  color: #0079cd;
}
.news_read .content {
  font-size: 16px;
  line-height: 36px;
  text-align: left;
  font-weight: lighter;
}
.news_read .content p {
  margin-bottom: 20px;
}
.hangye {
  background: #fff;
  padding: 6% 0;
}
.hangye .cc_botton {
  margin-bottom: 0;
  margin-top: 50px;
}
.hangye .title {
  font-size: 46px;
  font-weight: lighter;
  margin-bottom: 50px;
}
.hangye ul li {
  padding: 20px;
  background: #f0f4f7;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 2px solid transparent;
}
.hangye ul li:hover {
  background: #fff;
  border: 2px solid #0079cd;
}
.hangye ul li a {
  display: flex;
}
.hangye ul li img {
  margin-right: 61px;
}
.hangye ul li .ms {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.hangye ul li .ms .title {
  font-size: 24px;
  color: #000;
  margin-bottom: 0;
}
.hangye ul li .ms .content {
  font-size: 16px;
  font-weight: lighter;
  line-height: 29px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.hangye ul li .ms .date {
  font-size: 20px;
  font-family: numberFont;
}
.hangye ul li .ms .date span:nth-child(1) {
  color: #0079cd;
  margin-right: 11px;
}
.about {
  padding-top: 140px;
}
.about .pub_title {
  margin-bottom: 60px;
  font-size: 46px;
  text-align: center;
  font-weight: lighter;
  line-height: 46px;
}
.about .qyjs .shuju {
  display: flex;
  justify-content: space-between;
  padding-bottom: 70px;
  border-bottom: 2px solid #dde6ec;
  margin-bottom: 3%;
}
.about .qyjs .shuju li {
  width: 32%;
  display: flex;
  box-shadow: 0 0 40px #ccc;
}
.about .qyjs .shuju li:hover {
  box-shadow: 0 0 40px #999;
}
.about .qyjs .shuju li .left {
  width: 34.45%;
  margin-right: 2px;
  background: #fff;
  height: 188px;
  position: relative;
}
.about .qyjs .shuju li .left img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
}
.about .qyjs .shuju li .right {
  flex: 1;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.about .qyjs .shuju li .right P:nth-child(1) {
  font-size: 60px;
  line-height: 60px;
  color: #0079cd;
  font-family: numberFont;
}
.about .qyjs .shuju li .right P:nth-child(2) {
  font-size: 16px;
  line-height: 32px;
  color: #222;
  font-weight: bold;
}
.about .qyjs .jianjie {
  display: flex;
}
.about .qyjs .jianjie .ms {
  padding: 0 7.31%;
  background: url('../images/qybg.png');
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
}
.about .qyjs .jianjie .ms img {
  margin-bottom: 28px;
}
.about .qyjs .jianjie .ms .main {
  font-size: 36px;
  line-height: 56px;
  color: #fff;
  margin-bottom: 47px;
}
.about .qyjs .jianjie .ms .content {
  font-size: 16px;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.jingshen {
  text-align: center;
  padding-top: 868px;
  background: url('../images/images/chanyebujv.png') no-repeat;
  background-color: #f0f4f7;
}
.jingshen .ry .title {
  font-size: 46px;
  line-height: 46px;
  font-weight: lighter;
  margin-bottom: 90px;
}
.jingshen .ry ul {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dee6ed;
}
.jingshen .ry .baibian {
  height: 16px;
  background: #fff;
  margin-bottom: 176px;
}
.huanjing {
  margin-bottom: 140px;
}
.huanjing .title {
  text-align: center;
  font-size: 46px;
  line-height: 46px;
  font-weight: lighter;
  margin-bottom: 80px;
}
.huanjing ul li {
  border: 8px solid transparent;
  box-sizing: border-box;
  opacity: 0.3;
}
.huanjing ul li.swiper-slide-active {
  border: 8px solid #fff;
  opacity: 1;
  box-shadow: 10px 10px 20px #ccc;
}
.contact {
  position: relative;
  padding-bottom: 149px;
}
.contact .info {
  width: 480px;
  height: 491px;
  display: flex;
  flex-direction: column;
  font-size: 18px;
  color: #222;
}
.contact .info li {
  display: flex;
  align-items: center;
  margin: 15px 0 15px 0;
}
.contact .info li:nth-child(3) {
  border: none;
}
.contact .info li img {
  margin-right: 35px;
}
.contact .info li p {
  line-height: 30px;
}
.contact .amap_box {
  padding: 0;
}
.message {
  margin-bottom: 222px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.message .title {
  text-align: center;
  font-size: 46px;
  margin-bottom: 60px;
}
.message .content {
  height: 538px;
  width: 100%;
  background: #fff;
  padding: 10.2%;
  position: relative;
}
.message .content form {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
  height: 100%;
}
.message .content form input::placeholder {
  color: #000;
  font-size: 18px;
}
.message .content form input:focus {
  border-bottom: 2px solid #000;
}
.message .content form input:focus::placeholder {
  color: #fff;
}
.message .content form input:valid {
  color: #0079cd;
  font-size: 18px;
}
.message .content form .wrap {
  width: 100%;
  position: absolute;
}
.message .content form .sub {
  position: absolute;
  top: 100%;
  width: 79.44%;
}
.message .content form .sub:valid {
  color: #fff;
}
.message .sub {
  background: #0079cd;
  border: none;
  width: 100%;
  height: 82px;
  font-size: 18px;
  color: #fff;
}
.message .sub img {
  vertical-align: baseline;
  margin-left: 12px;
}
.message .name,
.message .tel,
.message .xuqiu {
  border: 0;
  border-bottom: 2px solid #e5e5e5;
  width: 510px;
  height: 78px;
}
.message .xuqiu {
  width: 100%;
}
.hangye {
  padding-bottom: 140px;
}
.index_banner .swiper-pagination-bullet-active::after {
  display: none;
}
.base {
  padding: 0 0 25px 0;
}
.mybtn {
  width: 166px;
  border-radius: 91px;
  margin-bottom: 20px;
  border: 2px solid #0079cd;
  line-height: 52px;
  font-size: 16px;
  overflow: hidden;
}
.x {
  border-radius: 0;
}
.mybtn:hover {
  color: #fff;
  background: #0079cd;
}
.mybtn a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mybtn a img {
  background: none;
}
.mybtn img {
  margin-left: 13px;
  margin-right: 0 !important;
}
.product_read {
  padding-bottom: 0;
}
.product_read .top {
  display: flex;
  margin-bottom: 30px;
}
.product_read .top .img {
  background: #FFF;
  box-shadow: 0 0 40px #ccc;
  margin-right: 120px;
}
.product_read .top .right {
  font-size: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.product_read .bottom {
  background: #fff;
  padding-top: 100px;
  padding-bottom: 0px;
}
.product_read .bottom .box {
  position: relative;
}
.product_read .bottom .title {
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  font-weight: lighter;
  margin-bottom: 30px;
  padding-bottom: -13px;
  color: #0079cd;
  font-family: MISANS-MEDIUM;
}
.box_canshu {
  display: flex;
  position: relative;
}
.product_read .product_read_hr {
  position: absolute;
  top: 22px;
  width: 922px;
  height: 1px;
  background-color: #000;
  left: 110px;
  opacity: 0.1;
}
.product_read .bottom .fk {
  width: 60px;
  height: 8px;
  background: #0079cd;
  position: absolute;
  left: 50%;
  bottom: -3px;
  transform: translateX(-50%);
}
.product_read .bottom .scroll {
  margin-bottom: 130px !important;
  font-size: 18px;
  line-height: 30px;
}
.product_read .bottom table {
  width: 100%;
}
.product_read .bottom table td {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding: 11px;
  width: fit-content;
  border-right: 1px solid white;
}
.product_read .bottom table th {
  font-size: 16px;
}
.product_read .bottom table .firstRow:nth-of-type(odd) {
  background: #a9d6e6;
}
.firstRow_d {
  background-color: #d1ddf0;
}
.firstRow {
  background-color: #edf2f9;
}
.product_read .bottom .button {
  display: block;
  justify-content: space-between;
}
.pban {
  display: flex;
}
.pban1 {
  display: flex;
}
.pban_p {
  display: flex;
  margin: 126px 0 156px 220px;
}
.geng_duo {
  display: flex;
  position: absolute;
  margin-top: 151px;
  margin-left: 1409px;
}
.geng_duo span {
  font-size: 18px;
  font-family: 微软雅黑;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
}
.yy .Y1 {
  display: flex;
}
.yy .Y2 {
  display: flex;
}
.yy {
  display: flex;
  /* position: absolute; */
  margin-top: -682px;
  margin-left: 897px;
}
.k {
  width: 760px;
  justify-content: space-between;
}
.Y1 img {
  margin-top: 49px;
  margin-left: 41px;
}
.Y1 p {
  font-size: 20px;
  margin-left: 41px;
  margin-top: 78px;
  color: #ffffff;
}
.bu {
  margin-top: -15px !important;
  font-size: 16px !important;
  color: white;
  margin-left: 54px;
}
.Y2 img {
  margin-top: 49px;
  margin-left: 41px;
}
.Y2 p {
  font-size: 20px;
  margin-left: 41px;
  margin-top: 78px;
  color: #ffffff;
}
.mapp {
  display: none;
}
.y_y {
  position: absolute;
  top: 302px;
  left: 260px;
}
.A1 {
  font-size: 50px;
  color: #ffffff;
  font-family: GOTHICB;
}
.A2 {
  font-size: 50px;
  color: #ffffff;
  font-family: GOTHICB;
}
.A3 {
  margin-top: 20px;
  font-size: 24px;
  color: #ffffff;
  font-family: MISANS-MEDIUM;
}
/* 新闻资讯 */
/* .left_title{
  display: flex;
} */
.index_news .left_right {
  display: flex;
  justify-content: space-between;
  margin: 8px 13.5%;
}
.xia {
  display: flex;
  justify-content: space-between;
  margin: 3px 12.5%;
  flex-wrap: wrap;
}
.xian_zuo {
  width: 450px;
  height: 440px;
  background-color: white;
  margin: 0 10px 45px 10px;
}
.k {
  width: 465px;
  height: 440px;
  background-color: white;
  margin: 0 10px 45px 10px;
}
.k_1 {
  width: 420px;
}
.k_2 {
  width: 420px !important;
}
.k_2 img {
  width: 420px !important;
}
.xian_zuo:hover {
  box-shadow: 0px 20px 50px -30px #001b45;
}
.xian_zuo_img {
  padding: 24px 24px;
}
.xian_zuo_img_1 {
  overflow: hidden;
}
.xian_zuo_img_1 img {
  width: 420px;
  transition: all 1s;
}
.xian_zuo:hover img {
  cursor: pointer;
  transform: scale(1.2);
}
.xian_zuo .xny {
  padding: 10px 22px;
  font-size: 18px;
  color: #222222;
  font-size: 微软雅黑;
  font-family: MISANS-MEDIUM;
}
.xian_zuo .lianheguo {
  padding: 0 22px 10px 22px;
  font-size: 14px;
  line-height: 24px;
  color: #888888;
  font-family: MISANS-REGULAR;
}
.card_di {
  display: flex;
  justify-content: space-between;
  margin: 54px 4.5% 0px 4.5%;
}
.card_di .card_di_E {
  font-size: 14px;
  color: #0079cd;
  margin-top: 11px;
  font-family: GOTHICB;
}
.card_di .math {
  font-size: 22px;
  color: #0079cd;
  font-family: GOTHICB;
}
/* 新闻动态 */
.fen_1 {
  margin-left: 0px !important;
}
.index_news .left_right_center {
  display: flex;
  justify-content: center;
  margin: 8px 13.5% 76px;
}
.pban_new {
  /* display: flex; */
  margin: 104px 0 120px 0px;
}
.news {
  padding: 0 0 91px 0;
}
.xia_c {
  margin-bottom: 35px;
}
/*  */
/* SERVICE */
/* .service_yuan{
  display: flex;
  margin-top: -693px;
  margin-left: 369px;
} */
.zhineng {
  margin-left: 392px;
  border-radius: 50%;
  box-sizing: border-box;
  margin-top: 165px;
  margin-right: 475px;
}
.zhineng_1 {
  margin-left: 481px;
  border-radius: 50%;
  box-sizing: border-box;
  margin-top: 165px;
  margin-right: 475px;
}
.tec {
  position: absolute;
  margin-top: -277px;
  margin-left: 1338px;
  border-radius: 50%;
  border: 1px solid #c4bebe;
  padding: 75px;
}
.fu_ji {
  display: flex;
  justify-content: space-between;
  margin: 0 260px 0 260px;
}
.jiantou {
  margin: 98px 0 90px 481px;
}
.jiantou_1 {
  margin: 98px 0 90px 589px;
}
.EE {
  font-size: 50px !important;
  margin: 86px 0 15px 311px !important;
  font-family: GOTHICB;
}
.fu_u {
  font-size: 24px;
  margin-left: 445px;
  font-family: MISANS-MEDIUM;
}
.buyi {
  font-size: 24px;
  margin-left: 445px;
  font-weight: 300;
  color: #afafaf;
}
.service_right {
  margin-right: 40px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.jiantou1 {
  margin: 98px 0 90px 215px;
}
.EE_1 {
  font-size: 50px !important;
  margin: 85px 0 16px 362px !important;
  font-family: GOTHICB;
}
.fu_u_1 {
  font-size: 24px;
  margin-left: 552px;
  font-family: MISANS-MEDIUM;
}
.buyi1 {
  font-size: 24px;
  margin-left: 552px;
  font-weight: 300;
  color: #afafaf;
}
.jiantou_left {
  margin-top: 103px;
  margin-left: 490px;
}
.jiantou_right {
  margin-top: -18px;
  margin-left: 1445px;
}
/* foot */
.shoue_footer {
  margin-top: 1px !important;
}
.foot_hr {
  margin-bottom: 102px;
  border: 1px solid white;
  opacity: 0.5;
}
.footer .top .telephone {
  font-size: 40px;
  color: white;
}
.tdingbu {
  position: absolute;
  font-size: 18px;
  color: white;
  top: 6px;
  left: 14px;
  width: 75px;
  font-family: MISANS-REGULAR;
}
.scr {
  margin-top: auto;
  margin-bottom: auto;
}
.fanhui {
  margin-right: 47px;
}
.foot_ff {
  display: flex;
  justify-content: space-between;
  margin-bottom: 62px;
  margin-top: 110px;
}
.er {
  margin-top: 7px;
  margin-right: 25px;
}
.gs_di {
  margin-bottom: 35px;
  font-family: MISANS-REGULAR !important;
}
.gs_di p {
  font-size: 16px;
  color: white;
  font-family: MISANS-REGULAR;
}
.gs_di a {
  font-size: 16px;
  color: white;
}
.gs_di_1 p {
  font-size: 16px;
  color: white;
  font-family: MISANS-REGULAR;
}
.gs_di_1 a {
  font-size: 16px;
  color: white;
  opacity: 0.5;
  font-family: MISANS-REGULAR;
}

.aaa {
  margin-bottom: 10px !important;
}
.gs_di_1_1 {
  height: 106px;
}
.gs_di_1 {
  margin-bottom: 31px;
}
/* 产品中心 */
.l_d {
  font-family: MISANS-REGULAR;
}
.batter {
  margin-top: 29px;
  position: absolute;
  top: 2px;
  left: 402px;
}
.batter1 {
  margin-top: 29px;
  position: absolute;
  top: 2px;
  left: 679px;
}
.batter1_1 {
  margin-top: 29px;
  position: absolute;
  top: 2px;
  left: 679px;
  display: none;
}
.batter2 {
  margin-top: 29px;
  position: absolute;
  top: 2px;
  left: 950px;
}
.PACK {
  font-size: 20px;
  color: #666;
  margin: 0 0 0 64px;
  font-family: MISANS-REGULAR;
}
.shang_car {
  font-size: 40px;
  font-family: MISANS-BOLD;
  margin: 0 0 47px 30px;
}
.moer {
  color: white;
  background-color: #0079cd;
  border: 0;
  padding: 20px 70px;
}
.psm {
  margin: auto;
}
.shu_xian {
  width: 1px;
  height: 220px;
  background-color: #a6a9ac;
  margin-top: 70px;
  opacity: 0.4;
}
/*  */
/* 联系我们 */
.lianxi_gs_name .gs_name {
  font-size: 30px;
  font-family: MISANS-LIGHT;
}
.lianxi_gs_name .gs_name_eng {
  font-size: 20px;
  color: #3d74ca;
  font-family: GOTHICB;
}
.connection_me {
  display: flex;
}
/* .service_left .had .zhineng,.bb:hover{

  background-color: white;
  opacity: 1;
  border: 44px solid #0079cd;
} */
.E {
  font-size: 50px;
  margin: 100px 0 100px 0;
}
.fu {
  font-size: 24px;
  margin-left: 446px;
}
.E1 {
  font-size: 50px;
  margin-top: -96px;
  margin-left: 1220px;
}
.fu1 {
  font-size: 24px;
  margin-left: 1402px;
}
.jiantou_left {
  margin-top: 103px;
  margin-left: 490px;
}
.jiantou_right {
  margin-top: -18px;
  margin-left: 1445px;
}
/* foot */
.erwei {
  margin-top: -20px;
}
.foot_hr {
  margin-bottom: 102px;
  border: 0.5px solid rgba(255, 255, 255, 0.3);
}
.footer .top .telephone {
  font-size: 40px;
  color: white;
  font-family: GOTHICB;
}
.tdingbu {
  font-size: 18px;
  color: white;
}
.scr {
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
}
.foot_ff {
  display: flex;
  justify-content: space-between;
  margin-bottom: 62px;
  margin-top: 110px;
}
.er {
  margin-top: 7px;
  margin-right: 25px;
}
.gs_di {
  margin-bottom: 35px;
}
.gs_di p {
  font-size: 16px;
  color: white;
}
.gs_di a {
  font-size: 16px;
  color: white;
  opacity: 0.5;
}
.bb_p {
  margin-top: -32px;
}
.jj_p {
  margin-top: 198px;
  margin-left: 157px;
}
.bb_p p {
  font-size: 16px;
  color: white;
  margin-left: 157px;
}
.bb_p .bb_a {
  font-size: 16px;
  color: white;
  opacity: 0.5;
  font-family: MISANS-REGULAR;
}
.jj_p p {
  font-size: 16px;
  color: white;
  font-family: MISANS-REGULAR;
}
.jj_p .jj_a {
  font-size: 16px;
  color: white;
  opacity: 0.5;
  font-family: MISANS-REGULAR;
}
/* 产品中心 */
.batter {
  margin-top: 29px;
}
.PACK {
  font-size: 20px;
  color: #666;
  display: flex;
  justify-content: center;
  margin: 0;
  font-family: GOTHICB;
}
.shang_car {
  font-size: 40px;
  font-weight: 600;
  font-family: 微软雅黑;
  margin: 0 0 47px 0px;
  display: flex;
  justify-content: center;
}
.moer {
  color: black;
  border: 1px solid #888888 !important;
  background-color: white;
  border: 0;
  padding: 20px 80px;
  font-family: GOTHICB;
  display: flex;
  justify-content: center;
  margin: auto;
}
.moer:hover {
  background-color: #3d74ca;
  border: 1px solid #3d74ca;
  color: white;
}
.psm {
  margin: auto;
}
.shu_xian {
  width: 1px;
  height: 220px;
  background-color: #a6a9ac;
  margin-top: 70px;
  opacity: 0.4;
}
/*  */
/* 联系我们 */
.lianxi_gs_name .gs_name {
  font-size: 30px;
}
.lianxi_gs_name .gs_name_eng {
  font-size: 20px;
  color: #0079cd;
}
.connection_me {
  display: flex;
  justify-content: space-between;
  margin: 0 30px 0 30px;
}
.connection_me_hr {
  margin: 47px 0;
  opacity: 0.3;
}


.liuyan{
  width: 50%;
}






.liuyan .title_1 {
  font-size: 30px;
  line-height: 40px;
  font-family: MISANS-LIGHT;
}
.zaixian {
  font-size: 20px;
  color: #3d74ca;
  font-family: GOTHICB;
  margin-bottom: 50px;
}
.name_nin,
.tel_nin {
  width: 600px;
  height: 80px;
  background-color: #f1f1f1;
  border: 0;
  margin-bottom: 20px;
  padding-left: 30px;
  font-family: MISANS-REGULAR;
}
.xuqiu_nin {
  width: 600px;
  height: 280px;
  background-color: #f1f1f1;
  border: 0;
  margin-bottom: 20px;
  padding-top: 30px;
  padding-left: 30px;
  font-family: MISANS-REGULAR;
}
.p1 {
  font-size: 20px;
  font-family: MISANS-REGULAR;
}
.p22 {
  font-size: 20px;
  color: #9f9e9e;
  font-family: MISANS-REGULAR;
}
.p2 {
  font-size: 20px;
  color: #9f9e9e;
  font-family: GOTHICB;
}
.sub_btn {
  color: white;
  background-color: #0079cd;
  border: 0;
  width: 600px;
  height: 80px;
}
.product .nav3 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1px;
  margin-left: 170px;
  margin-right: 170px;
}
.product .nav2 .q1 {
  width: 18.65%;
  line-height: 78px;
  /* border-radius: 72px; */
  margin-left: 10px;
  font-size: 18px;
  color: #666;
  text-align: center;
  box-shadow: 0 0 50px -30px #000c20;
  font-family: MISANS-REGULAR;
}
.juedui {
  position: relative;
  display: flex;
}
.pub_padding_p {
  position: absolute;
 top: 82%;
  left: 12%;
}
.company_pic {
  margin-left: -235px;
  max-width: 115%;
}
.main {
  position: relative;
  margin-left: -235px;
  display: flex;
  justify-content: space-between;
  margin-right: 30px;
}
.company_introduction {
  font-size: 43px;
  font-family: MISANS-LIGHT;
}
.company_introduction_p {
  font-size: 30px;
  color: #0079cd;
  font-family: GOTHICB;
}
.ming_x {
  font-size: 26px;
  font-family: MISANS-BOLD;
}
.newenergy {
  font-size: 26px;
  color: #727272;
  font-family: MISANS-MEDIUM;
}
.text_title {
  font-size: 16px;
  line-height: 40px;
  color: #a6a9ac;
  font-family: MISANS-REGULAR;
}
.left_company {
  margin: 69px 277px 0 260px;
}
.right_newenery {
  margin: 74px 0 0 120px;
}
.right_newenery .ming_x {
  margin-bottom: 20px;
}
.right_newenery .text_title {
  margin: 60px 0 158px 0;
}
.ABOUT {
  position: absolute;
  top: 80px;
  left: 712px;
}
.licheng_hr {
  margin-top: -89px;
  width: 1940px;
  margin-left: -241px;
  opacity: 0.3;
}
.technical .licheng {
  font-family: MISANS-LIGHT;
  font-weight: 200;
  font-size: 44px;
  display: flex;
  justify-content: center;
  margin-bottom: 74px;
}
.technical .nav li a {
  font-size: 40px;
  font-family: GOTHICB;
}
.content_li {
  display: flex;
  margin-left: 121px;
}
.licheng_1 {
  margin-bottom: 6% !important;
}
.fazhan_beijing {
  background: url(../images/images/fazhan_beijing.png) no-repeat 0 338px;
}
.honarary {
  display: flex;
  justify-content: space-between;
  margin: 0 260px;
}
.honarary_img {
  display: flex;
  justify-content: space-around;
  margin-top: auto;
  margin-bottom: auto;
  width: 514px !important;
}
.honarary_ul {
  margin-top: 45px;
  margin-left: 200px;
}
.ry {
  height: 919px;
}
.cul {
  position: relative;
}
.culture_img {
  text-align: right;
}
.culture {
  width: 1074px;
  height: 703px;
  background-image: radial-gradient(852px at right top, #214fbc, #3d74ca);
  position: absolute;
  top: 137px;
  opacity: 1;
}
.culture_title {
  font-size: 44px;
  color: white;
  margin-left: 260px;
  padding-top: 149px;
  font-family: MISANS-LIGHT;
}
.culture_hr {
  margin: 30px 0 50px 260px;
  opacity: 0.2;
}
.fud {
  display: flex;
  margin-top: 35px;
}
.fud img {
  width: 20px;
  height: 20px;
  margin: 5px 10px 0 260px;
}
.shiming {
  font-size: 24px;
  color: white;
  width: 100px;
  text-align: left;
  font-family: MISANS-MEDIUM;
}
.houmian {
  font-size: 24px;
  color: #94b6f0;
  font-family: MISANS-MEDIUM;
}
.hangye_new {
  margin-bottom: 1px;
}
.fuwu {
  margin: 104px 0 160px 0;
}
.wrap_ul {
  margin: 0 30px 0 30px;
}
.wrap_ul_title {
  font-size: 44px;
  font-weight: 300;
}
.wrap_ul_content {
  font-size: 30px;
  color: #3d74ca;
  font-family: GOTHICB;
}
.wrap_ul_01 {
  font-size: 130px;
  color: #e8e6e6;
  font-weight: 600;
}
.wrap_ul_02 {
  font-size: 130px;
  color: #e8e6e6;
  font-weight: 600;
  -webkit-text-stroke: 1px #e8e6e6;
  color: transparent;
}
.wrap_ul_li_a {
  display: flex;
  justify-content: space-between;
}
.wrap_ul_li_a_img {
  position: relative;
}
.wrap_ul_li_a_img img {
  max-width: 190%;
}
.wrap_ul_li_a_img2 img {
  margin-left: 29px;
  margin-right: 175px;
}
.wrap_ul_li_a_img .img2 {
  position: absolute;
  top: 138px;
  left: 532px;
}
.wrap_heig_02 {
  position: relative;
}
.wrap_ul_li_a_img2 .img02 {
  position: absolute;
  top: 138px;
  left: 714px;
}
.wrap_ul_ms {
  margin-left: 331px;
}
.wrap_ul_ms2 {
  margin-left: 0px;
  margin-right: 133px;
}
.wrap_ul_date {
  font-size: 16px;
  color: #666;
  margin: 40px 0 67px 0;
  line-height: 34px;
  opacity: 0.9;
}
.wrap_heig {
  height: 624px;
}
.wrap_heig_02 {
  height: 624px;
}
.tt {
  background-color: #edecec;
  margin-top: 0px;
  padding-top: 144px;
}
.technicl_one {
  margin: 0 260px;
}
.technicl_tital_one {
  display: flex;
  justify-content: center;
  font-size: 44px;
  margin-top: 9px;
  font-family: MISANS-LIGHT;
}
.technicl_tital_two {
  display: flex;
  justify-content: center;
  font-size: 20px;
  line-height: 70px;
  color: #B2B2B2;
  margin-bottom: 115px;
  font-family: MISANS-MEDIUM;
}
.technicl_one_pic_left {
  text-align: center;
}
.high_one {
  font-size: 30px;
  font-weight: 600;
  margin-top: 58px;
  font-family: MISANS-MEDIUM;
}
.high_two {
  margin: 5px 0 20px 0;
  font-size: 20px;
  font-family: GOTHICB;
}
.high_three {
  font-size: 18px;
  color: #838383;
  width: 290px;
  font-family: MISANS-REGULAR;
  line-height: 30px;
}
.technicl_one_pic {
  display: flex;
  justify-content: space-between;
}
.ww {
  display: flex;
  justify-content: center;
  font-size: 44px;
  margin-top: 9px;
  margin-top: 120px;
  font-family: MISANS-LIGHT;
}
.pp {
  display: flex;
  justify-content: center;
  font-size: 20px;
  line-height: 70px;
  color: #3d74ca;
  font-size: 30px;
  font-family: GOTHICB;
}
.technical .dark {
  display: block;
  margin-top: 181px;
  position: relative;
}
.xuxian_dark {
  position: absolute;
  width: 2px;
  height: 85px;
  background-color: #000;
  top: 78px;
  left: 9px;
  opacity: 0.2;
}
.xuxian_dark_2 {
  position: absolute;
  width: 2px;
  height: 85px;
  background-color: #000;
  top: 197px;
  left: 9px;
  opacity: 0.2;
}
.technical .dark_li {
  border-left: none;
  position: relative;
}
.quan_dark {
  width: 20px;
  height: 20px;
  border: 4px solid #000;
  border-radius: 50%;
  position: absolute;
  top: 50px;
  display: block;
}
.technical .nav .dark_li a {
  font-size: 24px;
  text-align: left;
  margin-left: 50px;
  font-family: MISANS-REGULAR;
  color: #999999;
}
.xioa {
  position: absolute;
  font-size: 16px;
  color: #999999;
  top: 32px;
  margin-left: 52px;
  font-family: MISANS-REGULAR;
}
.ziyyuan {
  margin-right: 70px;
}
.dark_fu {
  display: flex;
  justify-content: space-between;
  padding-top: 0px;
  height: 810px;
  margin-top: -57px;
}
.technical .d {
  text-align: left;
  margin-top: 100px;
  margin-left: 0px;
  margin-right: 0px;
}
.dark_img img {
  margin-right: 67px;
}
.dark_img {
  position: relative;
}
.dark_img_p {
  position: absolute;
  top: 224px;
  left: 887px;
  width: 131px;
  height: 131px;
  font-size: 50px;
  line-height: 131px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-weight: 600;
  background-color: #3d74ca;
  font-family: GOTHICB;
}
.key_new {
  position: relative;
}
.key_new_one {
  position: absolute;
  top: 118px;
  left: 517px;
  color: white;
  font-size: 44px;
  font-family: MISANS-LIGHT;
}
.key_new_two {
  position: absolute;
  top: 183px;
  left: 687px;
  color: #3d74ca;
  font-size: 30px;
}
.Teachnical_tital {
  display: flex;
  justify-content: space-between;
  margin: 0 260px 0 260px;
  height: 622px;
  margin-top: 102px;
}
.Teachnical {
  font-size: 44px;
  margin-top: 47px;
  font-family: MISANS-LIGHT;
}
.Teachnical_team {
  font-size: 30px;
  color: #3d74ca;
  font-family: GOTHICB;
}
.Teachnical_we {
  font-size: 26px;
  margin: 53px 0 35px 0;
  font-family: MISANS-MEDIUM;
}
.Teachnical_ro {
  font-size: 16px;
  line-height: 34px;
  color: #666666;
  font-family: MISANS-REGULAR;
}
.Teachnical_img {
  margin-right: 124px;
}
.Teachnical_img_img {
  max-width: 230%;
}
.Teachnical_div {
  margin-left: 315px;
}
.teachnical_xian {
  margin: 0 260px 0 260px;
  opacity: 0.2;
}
.outtst {
  margin-bottom: 130px;
}
.wrap111 {
  margin: 50px auto 138px;
  background: url('../images/images/YUN_BEI.png');
  background-size: cover;
  width: 1400px;
  height: 550px;
  position: relative;
  overflow: hidden;
}
.pic111 {
  width: 774px;
  height: 550px;
  cursor: pointer;
}
.pic1_1 {
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 0.2s;
}
.pic2_1 {
  background-color: white;
  position: absolute;
  top: 0;
  left: 835px;
  z-index: 3;
  transition: 0.2s;
  border-left: 1px solid #7f7f7f;
}
.pic3_1 {
  background-color: white;
  position: absolute;
  top: 0;
  left: 1121px;
  z-index: 5;
  transition: 0.2s;
  border-left: 1px solid #7f7f7f;
}
.add1ClassRGBA {
  background: rgba(255, 255, 255, 0);
}
.add3ClassRGBA {
  background: rgba(255, 255, 255, 0.3);
}
.h111 {
  margin-top: 54px;
  margin-left: 69px;
  font-size: 30px;
  font-family: GOTHICB;
  color: #ffffff !important;
}
.box111 {
  position: absolute;
  font-size: 20px;
  color: white;
  bottom: 10%;
  margin: 0 50px;
}
.box111 span {
  display: inline-block;
  width: 100%;
}
.shuzi {
  font-size: 50px;
  margin-bottom: 20px;
}
.outtst_p1 {
  font-size: 30px;
  position: absolute;
  top: 42px;
  left: 64px;
  color: white;
}
.outtst_p2 {
  font-size: 30px;
  position: absolute;
  top: 42px;
  left: 885px;
  color: white;
}
.outtst_p3 {
  font-size: 30px;
  position: absolute;
  top: 42px;
  left: 1185px;
  color: white;
}
.outtt {
  margin-bottom: 60px;
}
.chanpinjieshao {
  font-size: 20px;
  color: #3d74ca;
  font-family: MISANS-MEDIUM;
}
.xiangqing {
  font-size: 16px;
  color: #888888;
  line-height: 36px;
  margin: 51px 0 118px 0;
  font-family: MISANS-REGULAR;
}
.xiangqing_fdd {
  display: flex;
  justify-content: space-between;
  margin-top: 162px;
  margin-left: 70px;
  margin-right: 260px;
  margin: 205px 260px 0 260px;
}
.chanpin_jieshao {
  position: relative;
}
.chanpinjieshao_hr {
  position: absolute;
  width: 921px;
  height: 1px;
  background-color: #000;
  opacity: 0.1;
  top: 15px;
  left: 106px;
}
.xiangqing_img {
  width: 48%;
  margin-right: 40px;
}
.ppppp {
  display: block !important;
  justify-content: center !important;
  margin: auto 90px;
}
.ppp_pack {
  font-size: 20px;
  color: #888888;
}
.ppp {
  font-weight: 600;
}
.fanhui_xiangqing {
  width: 1px;
  height: 1527px;
  background-color: black;
  opacity: 0.1;
  margin: 0 130px;
}
.main_AY {
  margin-left: 0px;
}
.main_AY_Y {
  margin-right: 349px;
}
.mmmmm {
  border: 0px !important;
  border-radius: 0px !important;
}
.mmmmm p {
  font-family: MISANS-REGULAR;
}
.mban {
  display: none;
  margin-top: 1px;
}
.pack_chanpin {
  margin-top: 36px;
  width: 1340px;
}
.technical .nav .fazhan_lia .fazhan_lia_img {
  margin-top: 40px !important;
}
.xian_zuo_bian {
  margin-bottom: 40px;
}
.tt {
  background-color: #edecec;
  margin-top: 0px;
  padding-top: 144px;
  height: 958px;
}
.btn_q {
  padding: 10px 50px 10px 50px;
  font-size: 14px;
  font-family: GOTHICB;
  border: 1px solid #dad8d8;
  background-color: #f5f5f5;
}
.btn_q:hover {
  background-color: #3d74ca;
  border: 1px solid #c5c3c3;
  color: white;
  transition: 0.5s;
}
.chakan_gengduo {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-top: 35px;
  margin-bottom: auto;
  margin-right: 55px;
}
.c {
  margin-top: auto;
  margin-bottom: auto;
  width: 90px;
  font-family: MISANS-REGULAR;
  color: #a9a9a9;
  font-size: 18px;
  margin-right: 30px;
}
.l1 {
  font-size: 130px;
  color: #e8e6e6;
  font-weight: 600;
  -webkit-text-stroke: 1px #f2f2f2;
  color: transparent;
  font-family: GOTHICB;
}
.l1:hover {
  color: #e1e1e1;
  font-family: GOTHICB;
  border: 0;
}
.zhineng:last-child(1):hover {
  background-color: #3d74ca;
}
.gx_new:last-child(1):hover {
  background-color: #3d74ca;
}
.index_about .top .btn_ {
  border: 0;
  border-radius: 0px;
}
.index_service .main_fu {
  position: relative;
  width: 100%;
  height: 557px;
}
.pic_quan {
  position: absolute;
  top: 146px;
  left: 372px;
}
.pic_quan_1 {
  position: absolute;
  top: 146px;
  left: 461px;
}
.main_fu .l_1.eeee {
  position: absolute;
  top: 20px;
  left: 20px;
  columns: red;
}
.service_left {
  position: absolute;
  top: 20px;
  left: 20px;
}
.main_fu .l_1 .pic {
  opacity: 0;
}
.main_fu .l_1 .pic:hover {
  opacity: 1;
  transition: 1.5s;
}
.main_fu .r_1 .pic {
  opacity: 0;
}
.main_fu .r_1 .pic:hover {
  opacity: 1;
  transition: 1.5s;
}
.main_fu .r_1 {
  right: 0px;
  width: calc((1090 / 1917) * 100%);
}
.main_fu .l_1 {
  left: 0px;
  width: calc((1090 / 1917) * 100%);
}
.main_fu .l_1,
.main_fu .r_1 {
  height: 100%;
  position: absolute;
  top: 0px;
}
.main_fu .l_1 .pic {
  position: absolute;
  left: 0px;
  top: 0px;
  transition: 0.5s;
}
#p1 {
  position: relative;
}
.fiver1 {
  margin-top: 100px;
  height: 853px !important;
}
.technical_xinwen {
  padding-top: 240px;
  height: 920px;
}
.technical_xinwen .nav {
  display: flex;
  margin-bottom: 6%;
}
.technical_xinwen .nav .fazhan_li {
  line-height: 25px;
  text-align: center;
  font-size: 16px;
  font-family: MISANS-MEDIUM;
  position: relative;
  background-color: #dfdfdf;
}
.wai {
  padding: 17px 50px;
}
.technical_xinwen .nav li:hover a,
.technical_xinwen .nav li.active a {
  color: white;
  background-color: #0079cd;
}
.technical_xinwen .nav li a {
  font-size: 20px;
  font-family: GOTHICB;
}
.technical_xinwen .nav li a {
  color: #000;
  display: block;
}
.fen {
  display: flex;
  margin-top: 43px;
}
.xinwen_don {
  display: flex;
  justify-content: space-between;
  margin: 0 5px;
}
.technical_xinwen .title {
  font-size: 24px;
  line-height: 66px;
  /* text-align: center; */
  margin-bottom: 62px;
  margin-left: 15px;
  font-family: MISANS-MEDIUM;
}
.technical_xinwen .title_E {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 62px;
  font-family: GOTHICB;
}
.tt {
  background-color: #f1f1f1 !important;
  margin-top: 0px;
  padding-top: 144px;
}
.xian_dw {
  position: relative;
}
.xian_gd {
  position: absolute;
  width: 1px;
  height: 410px;
  background-color: #3d74ca;
  opacity: 0.2;
  top: 0px;
  left: 417px;
}
.xian_gd1 {
  position: absolute;
  width: 1px;
  height: 410px;
  background-color: #3d74ca;
  opacity: 0.2;
  top: 0px;
  left: 968px;
}
.container {
  max-width: 1880px;
}
.box_fanhui .zuo {
  margin: -42px 0 0 -72px;
}
.xiangqing_you {
  margin: 102px 252px 0 136px;
}
.xiangqing_hr {
  margin-bottom: 67px;
}
.biaoti {
  font-size: 30px;
  font-family: MISANS-LIGHT;
}
.biaoti_riqi {
  font-size: 18px;
  font-family: MISANS-MEDIUM;
  margin-top: 29px;
  margin-bottom: 47px;
  color: #3d74ca;
}
.xiangqing_neirong {
  font-size: 16px;
  color: #222222;
  line-height: 27px;
  margin-bottom: 23px;
  font-family: MISANS-REGULAR;
}
.xiangnqing {
  display: flex;
  margin-top: 130px;
}
.btn_1 {
  margin-left: -26px;
  font-size: 20px;
  width: 210px;
  height: 72px;
  margin-top: 48px;
  background-color: #3d74ca;
  color: white;
  border: 0;
  border-radius: 5px;
}
.bbtn {
  margin-left: 227px;
  margin-top: 103px;
}
.bian_kun {
  margin: 40px 200px 40px 100px;
}
.yu {
  position: relative;
}
.yuyan {
  position: absolute;
  top: -20px;
  left: -88px;
}
.wwww {
  width: 120px;
  height: 40px;
  background-color: #fff;
  line-height: 40px;
  border-radius: 10px 10px 10px 10px;
  font-size: 15px;
}
.qiuiu {
  margin: 10px 15px 4px 15px;
}
.ZE {
  width: 120px;
  height: 60px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  line-height: 30px;
  display: none;
  margin-top: -5px;
  border-top: 0px;
}
.x2 {
  margin: 0 10px 0 47px;
}
.yuyan:hover {
  border: 1px solid #eeecec;
  border-radius: 10px 10px 10px 10px;
}
.yuyan:hover .ZE {
  display: block;
}
.x2:hover {
  color: #3d74ca;
}
.hig {
  margin-top: -40px;
  margin-left: -1px;
}
.hig7 {
  margin-top: -30px;
}
.phone_cang {
  display: none !important;
}
.technical_lingyu {
  margin-top: -40px;
  height: 980px;
  position: relative;
}
.technical_lingyu .nav_liyu {
  margin-bottom: 6%;
}
.wai1 {
  text-align: left;
}
.wai1 img {
  margin: 46px 10px 10px -92px;
}
.technical_lingyu .nav_liyu li:hover,
.technical_lingyu .nav_liyu li.active {
  color: white;
  background-color: #0079cd;
  opacity: 1;
  transition: 0.5s;
}
.liyu_li1 {
  position: absolute;
  top: 313px;
  left: 901px;
  line-height: 48px;
  text-align: center;
  font-family: MISANS-MEDIUM;
  font-size: 16px;
  width: 252px;
  height: 254px;
  background: rgba(255, 255, 255, 0.2);
}
.liyu_li2 {
  position: absolute;
  top: 313px;
  left: 1154px;
  line-height: 48px;
  text-align: center;
  font-family: MISANS-MEDIUM;
  font-size: 16px;
  width: 252px;
  height: 254px;
  background: rgba(255, 255, 255, 0.2);
}
.liyu_li3 {
  position: absolute;
  top: 313px;
  left: 1407px;
  line-height: 48px;
  text-align: center;
  font-family: MISANS-MEDIUM;
  font-size: 16px;
  width: 252px;
  height: 254px;
  background: rgba(255, 255, 255, 0.2);
}
.liyu_li4 {
  position: absolute;
  top: 568px;
  left: 901px;
  line-height: 48px;
  text-align: center;
  font-family: MISANS-MEDIUM;
  font-size: 16px;
  width: 252px;
  height: 254px;
  background: rgba(255, 255, 255, 0.2);
}
.liyu_li5 {
  position: absolute;
  top: 568px;
  left: 1154px;
  line-height: 48px;
  text-align: center;
  font-family: MISANS-MEDIUM;
  font-size: 16px;
  width: 252px;
  height: 254px;
  background: rgba(255, 255, 255, 0.2);
}
.liyu_li6 {
  position: absolute;
  top: 568px;
  left: 1407px;
  line-height: 48px;
  text-align: center;
  font-family: MISANS-MEDIUM;
  font-size: 16px;
  width: 252px;
  height: 254px;
  background: rgba(255, 255, 255, 0.2);
}
.p_b {
  color: white;
  margin-top: 50px;
  margin-left: 55px;
}
.nnnn {
  display: none !important;
}
.swiper-slide .banner_title {
  position: absolute;
  top: 14%;
  left: 13.8%;
}
.banner_title_p1 {
  font-size: 40px;
  font-family: MISANS-BOLD;
  font-weight: 700;
}
.banner_title_p2 {
  font-size: 30px;
  font-family: MISANS-LIGHT;
  color: #666666;
  margin-top: 25px;
}
.index_about_wrap:hover .top {
  animation: 1s 0.4s fadeInRight both;
}
.index_banner .men {
  position: absolute;
  top: 0px;
  left: 0px;
}
.bbg {
  background-image: url('../images/im/ap_bg.jpg');
  background-repeat: no-repeat;
  margin-top: 5%;
}
.A_B {
  background-image: url('../images/im/A_B.jpg');
  background-repeat: no-repeat;
}

.w14501{
  max-width: 1744px;
  width: 100%;
  margin: 0 auto;
  /*display: flex;*/
}
.w145011{
  max-width: 1744px;
  width: 100%;
  margin: 0 auto;
  display: flex;
}
.le1{
 width: 50%;
}
.re1{
  width: 50%;
 }

 .chanyeb1{
  font-size: 44px;
  color: #fff;
  line-height: 50px;
  padding-top: 40px;
  margin-left: 10%;
 }
